The Dreamweaver JavaScript API > Enablers > dom.canMarkSelectionAsEditable() |
![]() ![]() ![]() |
dom.canMarkSelectionAsEditable()
Availability
Dreamweaver 3.0
Description
Checks whether Dreamweaver can perform a Mark Selection as Editable operation.
Arguments
None.
Returns
A Boolean value indicating whether there is a selection, and whether the current document is a template (.dwt) file.
![]() ![]() ![]() |